home *** CD-ROM | disk | FTP | other *** search
/ Ahoy 1986 July / Ahoy_Magazine_86-07_1986_Double_L.d64 / revrem demo (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  406b  |  13 lines

  1. 80 print"[147]":poke53280,7:poke53281,9:poke646,7
  2. 90 print"note!![158] you must have the ml program in memory and activate it."
  3. 100 print"test program":rem midline test
  4. 110 remprint"line 110 printing"
  5. 120 remprint"line 120 printing"
  6. 130 rem print"line 130 printing"
  7. 140 rem        *** this is line 140 ***
  8. 150 rem
  9. 160 rem
  10. 170 print"working":remno space here
  11. 180 rem next to last line
  12. 190 print"program finished":remthis is the end of the program"
  13.